Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add helm chart prom-rds-exporter #220

Closed
wants to merge 6 commits into from
Closed

Conversation

dungpham91
Copy link

Hi,

  • I created a Helm chart for rds_exporter and named it prom-rds-exporter.
  • I tested in my EKS cluster and it's working fine.
  • Also created a README for this chart, by it, you can install it easily.

If you guys can take few mins to review and approve it. I think it's will be more convenience for the other guys when using it.

Thanks.

PS: my old PR percona/rds_exporter#89

@it-percona-cla
Copy link

it-percona-cla commented May 12, 2023

CLA assistant check
All committers have signed the CLA.

@jagadeeshmedavarapu1
Copy link

Can we define cross-account role for RDS-Exporter..? Is it supportable?

@dungpham91
Copy link
Author

Can we define cross-account role for RDS-Exporter..? Is it supportable?

I only have one account so I've never tried this. You can try it with cross-account role. In theory, the role for the exporter only needs to ensure the policies as in the README I wrote.

BupycHuk
BupycHuk previously approved these changes Jan 31, 2024
Copy link
Member

@BupycHuk BupycHuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good from rds_exporter configuration side. @tplavcic can someone from Cloud Native team review from K8s perspective?

tplavcic
tplavcic previously approved these changes Feb 1, 2024
# hosts:
# - chart-example.local

securityContext:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

securityContext is duplicated

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @egegunes
Thanks for comment. I've updated the chart and also check helm lint from my locally. Please verify again. Thanks.

@dungpham91 dungpham91 dismissed stale reviews from tplavcic and BupycHuk via 95b985d February 2, 2024 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants